Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 173,108 for

document formatting

(0.39 sec)
  1. TableStyle.conditionalStyles property | Aspose....

    TableStyle.conditionalStyles property. Collection of conditional styles that may be defined for this table style.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX Documents using Python applications without using Microsoft Office....various APIs dealing different formats including Microsoft Office...putValue() method Save the document as .xltx file using save()...

    products.aspose.com/total/python-java/create/xltx/
  3. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++....copying the data only, not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  6. Reusing Style Objects|Documentation

    In Aspose.Cells for .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...of Aspose.Cells 7.1.0. AI Document Assistant Close Modify an...

    docs.aspose.com/cells/net/reusing-style-objects/
  7. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…... Text Formatting : Ensure that the text formatting in your...how the text is formatted in the original document. Image Options...

    forum.aspose.com/t/text-underline-not-appearing...
  8. Export Excel to HTML with GridLines with Golang...

    Learn how to export Excel files to HTML with gridlines using Aspose.Cells for C++.... and then saves it in HTML format after setting the HtmlSaveOptions... and IconSet Conditional Formatting during Excel to HTML Conversion...

    docs.aspose.com/cells/go-cpp/export-excel-to-ht...
  9. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....control how the field result is formatted. get resultFormatter () :...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Net to replace a Word document Aspose.Words Product Family...var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo...

    forum.aspose.com/t/some-content-cannot-be-repla...